.top {
	z-index: 900;
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #d9d9d9;
}
.top_in {
	width: 1400px;
	margin: 0px auto;
}
.top_in .logo {
	float: left;
	margin-top: 20px;
}
.top_in .nav {
	float: left;
	margin-left: 150px;
}
.top_in .right {
	float: right;
	height: 100px;
	line-height: 100px;
}
.top_in .right_2 {
	float: right;
	height: 120px;
	line-height: 120px;
	display: none;
}
.top_in .right_2 input[type="submit"] {
	border: none;
	margin-left: 15px;
	background: url(../img/icon2.png) no-repeat center center;
	width: 31px;
	height: 31px;
}
.top_in .right img {
	margin-left: 15px;
	display: inline;
	*vertical-align: middle;
}
/*2020.4.14 start*/
.top_in .en{
   width:100%;
}

.top_in .en a{
  float:right;
  color:#666666;
  margin-top:10px;
  font-size:14px;
}

.top_in .en a img{
  display:inline;
  color:#000;
  width:14px;
  height:14px;
}
/*2020.4.14 end*/

/*2020.4.9start*/
.top_in ul li {
	float: left;
	width: 90px;
	height: 117px;
	text-align: center;
	line-height: 117px;
	padding: 0px 15px;
	margin: 0px 0px 0px 0px;
	background: url(../img/icon3.png) no-repeat right center;
}
.top_in ul li:last-child {
	background: none;
}
.top_in ul li a {
	font-size: 14px;
	color: #666666;
}

.top_in ul li a:hover{
  border-bottom: 3px solid #277bd1;
  color: #277bd1;
  display: block;
}

.top_in ul li  .thisclass{
  border-bottom: 3px solid #277bd1;
  color: #277bd1;
  display: block;

}
/*2020.4.9end*/
.s_nav {
	background: rgba(0,0,0,0.3);
	display: none;
	padding: 10px 0px;
}
.s_nav_li {
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
}
.index_title {
	width: 1400px;
	margin: 0px auto;
	text-align: center;
	padding-top: 60px;
}
.index_title img {
	margin: 0px auto;
}
.index_main_75 {
	width: 1400px;
	margin: 10px auto;
}
.xxk_1 li {
	width: 50%;
	text-align: center;
	float: left;
	height: 75px;
	line-height: 75px;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	background-color: #277bd1;
	border-bottom: 5px solid #f78718;
}
.xxk_1 .current {
	background-color: #f78718;
}
.index_main_75_hdp {
	width: 100%;
	height: 510px;
	display: none;
	background: url(../img/pic6.png) no-repeat top center;
}
.index_main_75_hdp .swiper-slide {
	text-align: center;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
}
.index_main_75_hdp .swiper-slide .index_main_75_hdp_item img {
	width: 150px;
	max-height: 150px;
	display: table;
	margin-top: -100px;
}
.index_main_75_hdp .swiper-slide .index_main_75_hdp_item .title {
	font-size: 16px;
	color: #fff;
	height: 75px;
	text-align: center;
	line-height: 45px;
	width: 100%;
	box-sizing: border-box;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}
.index_main_75_hdp .swiper-slide-active, .index_main_75_hdp .swiper-slide-duplicate-active {
	transform: scale(1.3);
}
.index_main_75_hdp .swiper-slide-active .index_main_75_hdp_item img {
	margin-top: -50px;
}
.index_main_75_hdp_item {
	width: 150px;
}
.index_main_75_hdp .swiper-button-next {
	right: 10px;
	top: 50%;
	width: 50px;
	z-index: 999;
	height: 50px;
	position: absolute;
	display: block;
	background: none;
}
.index_main_75_hdp .swiper-button-prev {
	background: none;
	width: 50px;
	top: 50%;
	left: 20px;
	height: 50px;
	z-index: 999;
	position: absolute;
	display: block;
	background: none;
}
.index_main_75_hdp_pro_name {
	width: 100%;
	height: 100px;
	background-color: #277bd1;
	z-index: 999;
	position: absolute;
	bottom: 0px;
}
.index_main_75_hdp_pro_name li {
	float: left;
	width: 14.2%;
	height: 100px;
	font-size: 14px;
	color: #fff;
	border-right: 1px solid #60a7f0;
	text-align: center;
}
.index_main_75_hdp_pro_name li a, .index_main_75_hdp_pro_name li a:hover {
	font-size: 14px;
	color: #fff;
}
.index_main_75_hdp_pro_name li a span {
	font-size: 30px;
	color: #fff;
	height: 60px;
	line-height: 60px;
	display: table;
	text-align: center;
	margin: 0px auto;
}
.index_main_75_hdp_pro_name li:nth-child(6) {
	border: none;
}
.index_main_75_hdp_pro_name li:last-child {
	background-color: #004285;
	float: right;
}
.index_main_73 {
	width: 1400px;
	margin: 0px auto;
}
.index_main_73 ul {
	margin-top: 40px;
}
.index_main_73 li {
	float: left;
	width: 215px;
	margin-right: 15px;
}
.index_main_73 li:last-child {
	margin-right: 0px;
}
.index_main_73 img {
	transition: all .5s;
}
.index_main_73 img:hover {
	transform: scale(1.1);
}
.index_main_72 {
	width: 100%;
	height: 649px;
	margin-top: 40px;
	background: url(../img/pic76.png) no-repeat center center;
}
.index_main_72_hdp {
	width: 1400px;
	height: 430px;
	margin: 50px auto;
}
.index_main_72_hdp .swiper-slide {
	transition: all .5s;
}
.index_main_72_hdp .swiper-slide:hover {
	transform: scale(1.1);
}
.index_main_72_hdp .swiper-slide .title {
	width: 332px;
	height: 60px;
	text-align: center;
	font-size: 18px;
	color: #000;
	background-color: #FFF;
	line-height: 60px;
}
.index_main_72_hdp .swiper-slide .current {
	background-color: #277bd1;
	color: #fff;
}
.index_main_72_hdp .swiper-button-next {
	left: 700px;
	top: 92%;
	width: 51px;
	z-index: 999;
	height: 50px;
	position: absolute;
	display: block;
}
.index_main_72_hdp .swiper-button-prev {
	background: none;
	width: 51px;
	top: 92%;
	left: 650px;
	height: 50px;
	z-index: 999;
	position: absolute;
	display: block;
}
.index_title2 {
	width: 1400px;
	margin: 60px auto 40px auto;
}
.index_title2 .right {
	float: right;
	margin-top: 10px;
}
.index_title2 img {
	display: inline;
}
.index_main_71 ul {
	width: 1400px;
	margin: 0px auto;
}
.index_main_71 ul li {
	float: left;
	width: 452px;
	margin-right: 21px;
	transition: all .5s;
}
.index_main_71 ul li:last-child {
	margin-right: 0px;
}
.index_main_71 ul li:hover {
	transform: scale(1.08);
}
.index_main_71 ul li .title {
	width: 100%;
	margin-top: 30px;
}
.index_main_71 ul li .title div {
	font-size: 16px;
	color: #000;
	height: 53px;
	line-height: 26px;
	width: 340px;
	padding-left: 20px;
	float: left;
}
.index_main_71 ul li .title span {
	float: right;
	width: 53px;
	height: 53px;
	text-align: center;
	line-height: 46px;
	background-color: #277bd1;
	display: inline-block;
	font-size: 48px;
	color: #fff;
}
.index_main_71 ul .current .title div {
	color: #277bd1;
}
.index_main_71 ul .current .title span {
	background-color: #f78718;
}
.index_main_70 {
	width: 1400px;
	margin: 70px auto;
}
.index_main_70_left {
	float: left;
	background-color: #277bd1;
	width: 641px;
	padding-left: 40px;
	height: 381px;
	padding-top: 40px;
}
.index_main_70_left p {
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	width: 430px;
	padding-left: 40px;
	margin-top: 25px;
	background: url(../img/pic83.png) no-repeat top 10px left;
}
.index_main_70_left .more {
	margin-top: 30px;
}
.index_main_70_right {
	width: 719px;
	float: left;
	height: 421px;
}
.index_main_70_bt {
	width: 1400px;
	margin: 10px auto;
}
.index_main_70_bt .l {
	float: left;
	margin-top: 25px;
	margin-left: 45px;
}
.index_main_70_bt ul {
	float: right;
}
.index_main_70_bt ul li {
	float: left;
	margin-right: 10px;
}
.index_main_70_bt ul li:last-child {
	margin-right: 0px;
}
.index_main_69 {
	width: 1400px;
	margin: 0px auto;
}
.index_main_69_left {
	float: left;
	width: 631px;
	height: 470px;
	border-bottom: 1px solid #85b4e5;
	margin-right: 68px;
}
.index_main_69_left .title {
	font-size: 16px;
	color: #000;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	margin-top: 10px;
}
.index_main_69_left .date {
	font-size: 14px;
	color: #999999;
}
.index_main_69_right {
	float: left;
	width: 700px;
}
.index_main_69_right li {
	float: left;
	height: 80px;
	padding: 20px 0px;
	width: 700px;
}
.index_main_69_right li .date {
	width: 70px;
	font-size: 16px;
	color: #666666;
	text-align: right;
	padding: 0px 20px;
	border-right: 1px dashed #000;
	float: left;
	height: 80px;
}
.index_main_69_right li .day {
	font-size: 30px;
	color: #277bd1;
}
.index_main_69_right li .info {
	float: left;
	padding-left: 20px;
	width: 520px;
	height: 80px;
}
.index_main_69_right li .info .title {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #000;
	box-sizing: border-box;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}
.index_main_69_right li .info .des {
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	font-size: 14px;
	color: #999999;
	margin-top: 8px;
}
.index_main_69_right .current {
	background: #277bd1;
}
.index_main_69_right .current .date, .index_main_69_right .current .date .day, .index_main_69_right .current .info .title, .index_main_69_right .current .info .des {
	color: #fff;
}
.index_main_68 {
	width: 100%;
	margin: 60px auto;
	height: 530px;
	background-color: #f9f9f9;
	padding-top: 10px;
}
.index_main_68_in {
	width: 1400px;
	margin: 0px auto;
}
.index_main_68_in_left {
	float: left;
}
.index_main_68_in_left li {
	width: 606px;
	height: 145px;
	border: 2px solid #e1e1e1;
	margin-bottom: 30px;
}
.index_main_68_in_left .current {
	background: url(../img/pic92.png) no-repeat center center;
	border: none;
	width: 629px;
}
.index_main_68_in_left li .pic {
	margin: 10px;
	float: left;
	width: 119px;
	height: 119px;
	background: url(../img/icon11.png) no-repeat center center;
}
.index_main_68_in_left .current .pic {
	margin: 12px;
	float: left;
	background: url(../img/icon11_h.png) no-repeat center center;
}
.index_main_68_in_left li .info {
	padding-left: 10px;
	float: left;
}
.index_main_68_in_left li .info .title {
	height: 40px;
	font-size: 20px;
	color: #000;
	line-height: 40px;
	margin-top: 10px;
}
.index_main_68_in_left li .info .des {
	line-height: 25px;
	font-size: 16px;
	color: #666666;
}
.index_main_68_in_left .current .info .title, .index_main_68_in_left .current .info .des {
	color: #fff;
}
.index_main_68_in_right {
	float: right;
	display: none;
}
.hy_main {
	width: 1400px;
	margin: 0px auto;
	position: relative;
}
.hy_main_left {
	float: left;
	width: 220px;
	/*margin-top: -90px;*/
	position: absolute;
	margin-right: 70px;
}
.hy_main_left dl {
	margin-bottom: 0px;
	margin-top: 0px;
}
.hy_main_left dt {
	width: 220px;
	height: 75px;
	line-height: 75px;
	background-color: #f1f1f1;
	font-size: 18px;
	color: #424242;
	text-align: center;
	cursor: pointer;
}

.hy_main_left dl dd {
	background-color: #559de7;
	height: 75px;
	line-height: 75px;
	text-align: center;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 220px;
	display: none;
}
.hy_main_left dl dd a, .hy_main_left dl dd a:hover {
	font-size: 14px;
	display: block;
	color: #fff;
}
.hy_main_left .current{	 color:#fff;background-color: #277bd1;}
.hy_main_left .current a{ color:#fff;}
.big_class {
	width: 220px;
	height: 120px;
	text-align: center;
	padding-top: 40px;
	font-size: 30px;
	color: #fff;
	background-color: #262626;
	margin-bottom: 10px;
}
.big_class span {
	font-size: 18px;
	line-height: 40px;
	color: #fff;
}
.hy_main_left ul {
	width: 220px;
	float: left;
}
.hy_main_left ul li {
	float: left;
	height: 75px;
	line-height: 75px;
	background-color: #f1f1f1;
	text-align: center;
	width: 220px;
}
.hy_main_left ul li a {
	font-size: 18px;
	color: #000;
	display: block;
}
.hy_main_left ul .current {
	background-color: #277bd1;
}
.hy_main_left ul .current a {
	color: #fff;
}
.hy_main_right {
	width: 1110px;
	float: right;
}
.mbx {
	width: 100%;
	height: 60px;
	margin: 0px auto;
	line-height: 60px;
	font-size: 16px;
	color: #5f5f5f;
	border-bottom: 1px solid #cacaca;
	z-index: 999;
}
.mbx .right {
	float: right;
	font-size: 16px;
	color: #5f5f5f;
}
.mbx .right a, .mbx .right a:hover {
	font-size: 16px;
	color: #5f5f5f;
}
.about_title {
	width: 100%;
	margin: 0px auto;
	padding:20px 0;
	line-height: 50px;
	font-size: 30px;
	color: #555555;
	text-align: center;
}
.about_content {
	width: 100%;
	margin: 0px auto 80px auto;
	font-size: 16px;
	color: #7d7c7c;
	line-height: 35px;
}
.about_content img {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 10px;
}
.about_content p {
	font-size: 16px;
	color: #7d7c7c;
	line-height: 35px;
	margin-bottom: 30px;
}
.about_content p a, .about_content p a:hover {
	font-size: 16px;
	color: #7d7c7c;
}
.about_info {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-radius: 10px;
	background-color: #f3f3f3;
	font-size: 14px;
	color: #000;
	text-align: center;
	margin-bottom: 60px;
}
.udPage {
	width: 100%;
	font-size: 16px;
	color: #555555;
	height: 180px;
	line-height: 180px;
}
.udPage a, .udPage a:hover {
	font-size: 16px;
	color: #555555;
}
.udPage div {
	width: 50%;
	float: left;
	line-height:30px;
}
.udPage .right {
	text-align: right;
	line-height:30px;
}
.index_more {
	width: 1400px;
	height: 52px;
	margin: 50px auto 55px auto;
	text-align: center;
	line-height: 52px;
}
.index_more img {
	margin: 0px auto;
}
.foot {
	width: 100%;
	margin: 0px auto;
	background: #3a4450;
}
.foot_in {
	width: 1400px;
	margin: 0px auto;
	padding-top: 45px;
	z-index: 90;
}
.foot_in .foot_nav {
	width: 170px;
	float: left;
	z-index: 50;
}
.foot_in .foot_nav li:first-child {
	font-size: 18px;
	height: 65px;
	line-height: 65px;
	color: #cccccc;
}
.foot_in .foot_nav li {
	height: 30px;
	width: 170px;
	line-height: 30px;
}
.foot_in .foot_nav li a, .foot_in .foot_nav li a:hover {
	font-size: 14px;
	color: #92a0b1;
}
.foot_in .foot_nav:nth-child(3) {
	width: 420px;
}
.foot_in .foot_nav:nth-child(3) li:first-child {
	width: 100%;
}
.foot_in .foot_nav:nth-child(3) li {
	float: left;
	width: 210px;
}
.foot_in .foot_nav:nth-child(5) {
	width: 375px;
}
.foot_in .foot_nav:nth-child(5) li:first-child {
	font-size: 18px;
	height: 65px;
	line-height: 65px;
	color: #cccccc;
	text-align: left;
	width: 100%;
}
.foot_in .foot_nav:nth-child(5) li {
	float: left;
	width: 125px;
	text-align: center;
	font-size: 14px;
	color: #92a0b1;
	float: left;
}
.foot_in .foot_nav:nth-child(5) li img {
	margin: 25px auto 10px auto;
}
.foot_in .foot_nav:nth-child(5) li .h {
	display: none;
	z-index: 999;
}
.foot_in .foot_nav:nth-child(5) li .h img {
	z-index: 999;
}
.foot2 {
	width: 100%;
	height: 80px;
	line-height: 80px;
	background: #222830;
	z-index: 1;
	margin-top: 40px;
}
.foot2_in {
	width: 1400px;
	margin: 0px auto;
	font-size: 14px;
	color: #fff;
	line-height: 80px;
}
.foot2_in a, .foot2_in a:hover {
	font-size: 14px;
	color: #fff;
}